Skip to main content

recordChannels

Type

property

Summary

Specifies whether to record sound in mono, stereo or 5.1.

Syntax

set the recordChannels to {1 | 2 | 6}

Description

Use the recordChannels property to trade off between sound quality and disk space when you record a sound.

The recordChannels property determines the kind of recording made when you use the record sound command to record a sound.

The possible recordChannels depend on the system's capabilities. The recordChannels may not have any effect depending on the codec specified by the recordFormat property.

Examples

set the recordChannels to 1 -- record in mono
if the recordChannels is 2 then hilite button "Stereo"

glossary: property, command, dialog box

command: answer record, record sound

Compatibility and Support

Introduced

LiveCode 2.0

OS

mac

windows

ios

android

web

Platforms

desktop

mobile

Thank you for your feedback!

Was this page helpful?